Miles Sound System SDK 7.2a

DDK Support Routines for Digital Sound Drivers

Discussion

These functions are provided by MSS_DIG.INC, the standard assembly-language header file for MSS .DIG drivers. Chosen from among the functions needed by most digital sound drivers, these routines should be used whenever possible to accelerate driver development and debugging. This section is intended to serve as a quick-reference guide to the MSS_DIG.INC support functions; refer to their implementations in MSS_DIG.INC and their associated variables for more information. The example drivers included with the MSS DDK make extensive use of these functions.

DDK Support Routines for Digital Sound Drivers
DDK Digital Function: INT66H_dispatch
DDK Digital Function: DIG_init
DDK Digital Function: DMAC_disable
DDK Digital Function: DMAC_enable
DDK Digital Function: DMAC_program
DDK Digital Function: ASC_val
DDK Digital Function: RAD_wait
DDK Digital Function: IRQ_hook
DDK Digital Function: IRQ_unhook
DDK Digital Function: IRQ_validate
DDK Digital Function: IRQ_acknowledge

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.